@charset "utf-8";
/* Style Reset*/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h2, font {
	margin: 0;
	padding: 0;
	border:0;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
}
.fl {
	float:left
}
.fr {
	float:right
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden
}
a {
	text-decoration:none;
	outline:0;
}
html {
	overflow-x:hidden;
}
.center {
	text-align:center;
}
.center img {
	border:1px solid #ccc;
}
/*header*/
body {
	color:#515d6b;
	font-size:13px;
	overflow-x:hidden;
	background:#fff;
	font-family:'Microsoft Yahei';
}
a {
	color:#515d6b;
}
.header {
	width:100%;
	min-width:1004px;

	background:#efefef;
	border-bottom:2px solid #22b38a;
}
.logo {
	float:left;
	display:inline;

}
.tel {
	float:right;
	font-family:'Microsoft Yahei';
	padding:15px 0px;
}
.tel span {
	display:block;
	font-size:22px;
	background:url(../images/ca.png) right center no-repeat;
	padding-right:30px;
	text-align:right;
	color:#22b38a;
	text-transform:uppercase;
}
.tel p {
	color:#2e2e2e;
	line-height:1;
	font-family: "Impact";
	font-size:28PX;
}
.menu {
	width:100%;
	height:50px;
	background:#22b38a;
}
.menu ul {
	width:980px;
	margin:0 auto;
}
.menu li {
	float:left;
	display:inline;
	text-align:center;
	width:122px;
	position:relative;
}
.menu li a {
	display:block;
	width:100%;
	text-align:center;
	color:#FFF;
	font:14px/50px 'Microsoft Yahei'
}
.menu a:hover, .menu a.cur {
font-weig/ht:bold;
	color:#fff;
}
.menu li .nav a {
	float:left;
	color:#000;
	width:100%;
	border-top:1px solid #000;
	text-align:center;
	line-height:50px;
	background:#ffe410
}
.menu .nav a:hover, .menu .nav a.cur {
	height:50px;
	line-height:50px;
	padding:0;
	margin:0;
	background:#ffe410
}


.menu ul li .subNav{
	position: absolute;
	background-color:#ff7c07;
	width:110px;
	display:none;
	z-index:100;
	}
	
.menu ul li .subNav a{
	height:35px;
	line-height:35px;
	
	}

.menu li:hover .subNav{
	display:block;
	}



/* index*/
.q_banfra {
	width:100%;
	position:relative;
}
.q_banyin {
	z-index:999;
	position:absolute;
	top:0;
	width:100%;
	left:0;
	height:27px;
}
.activity {
	width:100%;
	padding-top:30px;
	height:440px;
}
.viewmore {
	width:100%;
	background:url(../images/line.jpg) left center repeat-x;
	height:32px;
	text-align:center
}
.viewmore a {
	background:#22b38a;
	width:84px;
	display: inline-block;
*display: inline;
*zoom:1;
	height:32px;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:32px;
}
.viewmore label {
	background:#fff;
}
/*notice*/
.notice {
	width:100%;
	position:relative;
	z-index:99;
	height:30px;
	background:#000;
	line-height:30px;
}
.noticecon {
	width:700px;
	float:left;
}
.noticecon b {
	float:left;
	font-family:'Microsoft Yahei';
	font-size:16px;
	font-weight: normal;
	color:#fffefe;
	padding-left:10px;
}
.noticecon marquee {
	float:left;
	width:550px;
	color:#b4b4b4;
}
.search {
	position:relative;
fl/oat:right;
	width:254px;
	z-index:999;
	height:30px;
	display:inline-block;
	line-height:30px;
	padding-right:10px;
	background:url(../images/inpfra.png) left top no-repeat;
}
.text {
	float:left;
	width:200px;
	display:inline;
	padding-left:5px;
	color:#22b38a;
	height:28px;
	line-height:28px;
	margin:1px 0;
	margin-left:13px;
	border:0;
}
.button {
	float:left;
	width:27px;
	margin-left:5px;
	height:26px;
	display:inline;
	background:url(../images/button.gif) left top no-repeat;
	border:0;
	margin-top:5px;
}
.case {
	padding:30px 0px;
	width:100%;
	background:#f5f5f5;
}
.case .ititle {
	border-bottom:1px solid #2f2f2f;
}
.case .ititle font {
	color:#fff;
}
.lv_mmtopc {
	width:980px;
	margin: 0 auto;
	height:35px;
	padding:10px 0 0px 0;
	text-align:center;
}
#case {
	width:990px;
	float:left;
	padding-bottom:58px;
}
#case li {
	position:relative;
	margin:0 1px 1px 0;
	float:left;
}
#case li img {
	display:block;
}
.main {
	width:980px;
	margin:0 auto;
	text-align: center;
}
.fyMain {
margin-b/ottom:40px;
	width:100%;
	background:#fff;
	padding:30px 0 30px 0;
}
.pro li {
	float:left;
	width:187px;
	margin-left:20px;
	overflow:hidden;
	position:relative;
}
/* foot*/
.linkbut {
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
	bottom:-21px;
}
.foot {
	width:100%;
	min-width:1004px;
	color:#a7a7a7;
	padding:50px 0 30px 0;
	background:#000
}
.fmain {
	width:900px;
	margin:0 auto;
	text-align:center;
}
.f_link {
	width:100%;
	height:41px;
	line-height:41px;
	color:#4e6990;
	background:#eee;
}
.f_link a {
	padding-left:20px;
	color:#000000;
}
.f_link span {
	color:#000000;
}
.bootTxt {
	float:left;
bo/rder-top:1px solid #080808;
	width:100%;
	line-height:30px;
	color:#a7a7a7;
	text-align:center;
}
.bootTxt a {
	color:#a7a7a7;
}
.bootTxt a:hover {
	color:#a7a7a7;
}
.foot a {
	color:#a7a7a7;
}
.padding25 {
	width:980px;
	word-break:break-all;
	line-height:30px;
	font-size:14px;
	color:#777777;
}
.news_list {
	padding:0 0 0 0px;
	font-size:14px;
}
.news_list li {
	float:left;
	width:980px;
	line-height:45px;
	overflow:hidden;
}
.newseven {
	background:#eee
}
.news_list li a {
	float:left;
	width:100%;
	height:45px;
	line-height:45px;
	color:#515151;
	overflow:hidden;
}
.news_list li a:hover {
	color: #22b38a;
}
.news_list li a span {
	cursor:pointer;
}
.news_list li .fl {
	width:800px;
	margin-left:6px;
	display:inline;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding-left:10px;
	font-size:14px;
}
.news_list li .fr {
	margin-right:10px;
}
.news_list p {
	font-size:12px;
	padding:10px 20px;
	line-height:20px;
	color:#ccc;
}
/*news_view*/
.productfra h2 {
	font-size:18px;
	font-weight:normal;
	color:#22b38a;
	text-align:center;
}
.padding25 .center img {
	border:1px solid #ccc;
	margin-bottom:10px;
	width:auto;
	max-width:600px;
_width:expression(this.width > 600 ? "600px" : this.width);
	overflow:hidden;
}
.padding2501 .center img {
	border:1px solid #ccc;
	margin-bottom:10px;
	width:auto;
	max-width:400px;
_width:expression(this.width > 600 ? "600px" : this.width);
	overflow:hidden;
}
.newsview {
	/*display:inline;*/
	width:960px;
	border-top:1px solid #fff;
	padding-bottom:15px;
	_height:400px;
	font-size:14px;
	line-height:33px;
	/*float:left;*/
	color:#777;
	padding-left:20px;
	padding-right:20px;
	margin:0px auto 25px auto;
}
.main_r_nav span {
	float:left;
	color:#616161;
}
.title_s {
	float:left;
	width:980px;
	text-align: center;
	border-bottom:1px solid #e4e4e4;
	color:#777;
	margin-bottom:10px;
	line-height:30px;
	padding:10px 0 0 0;
	display:inline;
	margin-bottom:20px;
}
.viewpage {
	background:#eeeeee;
	width:100%;
	float:left
}
.main_r_nav {
	float:left;
	width:700px;
	height:66px;
	padding:10px 0;
	font-size:14px;
	margin-left:20px;
	display:inline;
}
.returnlist {
	width:50px;
	padding:28px 18px;
	display:inline;
	float:right;
	color:#fff;
	line-height:30px;
	font-size:12px;
	background:#22b38a;
}
.returnlist a {
	color: #fff;
	text-align:center;
	font-size:18px;
	font-family: "microsoft yahei";
	width: 100%;
	display: block;
}
.main_r_nav p {
	color:#555;
	float:left;
	width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	line-height:33px;
	font-size:14px;
}
.main_r_nav a:hover {
	color:#22b38a;
}
.title_s .divleft {
	float:left;
}
.title_s .divright {
	float:right;
	padding:0px 0 0 0;
}
.proname {
	margin:5px auto;
	width:980px;
	text-align:center;
	color:#22b38a;
	font-size:28px;
	font-family:Arial;
	text-transform:uppercase;
}
.prona {
	display:inline-block;
*display:inline;
*zoom:1;
	text-align:center;
	font-family:'Microsoft Yahei';
	font-size:22px;
	background:#f5f5f5;
	color:#ef8700;
	line-height:1.3;
}
.prona1 {
	display:inline-block;
*display:inline;
*zoom:1;
	text-align:center;
	font-family:'Microsoft Yahei';
	font-size:22px;
	background:#fff;
	color:#ef8700;
	line-height:1.3;
}
.prolanmu {
	width:100%;
	padding:20px 0 5px 0;
}
.prolanmu1 {
	width:100%;
	padding:20px 0 16px 0;
}
.pro_lanfra a {
	color:#777777;
	background:#fff;
	border-radius:5px;
	display:inline-block;
*display:line;
*zoom:1;
	padding:0 5px;
m/argin: 5px;
}
.pro_lanfra {
	margin:0 auto;
	width:980px;
	text-align:center;
	font-size:14px;
	color:#4e6990;
	line-height:30px;
}
.pro_lanfra a {
	color:#777777;
	background:#fff;
	padding:1px 8px;
	border-radius:5px;
	display:inline-block;
*display:inline;
*zoom:1;
}
.prolanmu1 .pro_lanfra a {
	color:#777777;
	background:#f5f5f5;
	padding:1px 8px;
	border-radius:5px;
	display:inline-block;
*display:inline;
*zoom:1;
}
.pro_lanfra a:hover {
	color:#fff;
	background:#22b38a;
}
.pro_lanfra a.cur {
	color:#fff;
	background:#22b38a;
}
.pro_lanfra a.promore {
	color:#ff002a;
}
.pro_lanfra a.promore:hover {
	color:#ff002a;
	background:#fff;
}
.prolanmu1 .pro_lanfra a.promore:hover {
	color:#ff002a;
	background:#f5f5f5;
}
.pro_lanfra span {
	position:relative;
	margin:5px;
}
.pro_lanfra span .nnn {
	width:800px;
	position:absolute;
	left:6px;
	top:20px;
*top:28px;
	display:none;
	padding:8px 0 0 0;
	z-index:9;
	text-align:left;
}
.pro_lanfra span .nnn .nnfra {
	float:left;
	background:#22b38a;
	border-radius:5px;
	color:#fff;
}
.pro_lanfra span .nnn .nnfra a {
	background:none;
	display:inline;
	float:none;
	color:#fff;
	font-size:12px;
}
.pro_lanfra span .nnn .nnfra a:hover {
	background:none;
	display:inline;
	color:#fff;
}
.profra {
	width:980px;
	margin:0 auto;
}
.profra li {
	width:980px;
}
.profra li .limg {
	float:left;
	width:220px;
	height:255px;
	display:inline;
	margin:20px 0 0 20px;
}
.profra li .limg a.img {
	cursor:pointer;
	float:left;
	width:220px;
	height:220px;
	overflow:hidden;
}
.profra li .limg a.wor {
	color:#fff;
	float:left;
	width:220px;
	height:40px;
	line-height:40px;
	font-size:14px;
	text-align:center;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	background:#1a1d22;
}
.profra li .limg a.wor:hover {
	background:#22b38a
}
.profra li .limg a.img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
 -webkit-transition: all ease-in-out .3s;
 transition: all ease-in-out .3s;
 -ms-transition: all ease-in-out .3s;
 transition: all ease-in-out .3s;
}
.kec {
	width:100%;
	background:url(../images/line.jpg) left center repeat-x;
	text-align:center;
	margin:0 0 20px 0;
}
/*----index---news*/
.news {
	width:1000px;
	margin:0 auto;
	padding:0px 0 0 0;
}
.newsul {
	float:left;
	width:1000px;
	padding:0px 0 0px 0px;
	height:290px;
	overflow:hidden;
}
.newsul li {
	cursor:pointer;
	float:left;
	width:480px;
	height:95px;
	display:inline;
	margin:20px 10px 20px 10px;
}
.newsul li a {
	cursor:pointer;
	float:left;
	width:480px;
	height:95px;
	background:#f7f7f7;
	position:relative;
}
.newsul li a em {
	position:absolute;
	width:480px;
	height:95px;
	border:1px solid #e7e7e7;
	left:0;
	top:0;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.newsul li a:hover em {
	width:480px;
	height:95px;
	border:1px solid #22b38a;
}
.newsul li a:hover {
	cursor:pointer;
	float:left;
	width:480px;
	height:95px;
}
.newsimg {
	float:left;
	width:100px;
	height:75px;
	display:inline;
	margin:9px 0 0 9px;
}
.newsword {
	float:left;
	width:355px;
	padding: 2px 0 0 10px;
}
.newsword p.top {
	float:left;
	width:355px;
	height:35px;
	line-height:35px;
}
.newsword p.top span {
	float:left;
	width:240px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	color:#4e6990;
	font-size:14px;
}
.newsword p.top label {
	float:right;
	color:#747474;
	padding-right:5px;
}
.newscon {
	color:#747474;
	float:left;
	width:355px;
	height:48px;
	line-height:24px;
	overflow:hidden;
}
.newsfra {
	width:100%;
	padding:30px 0 30px 0;
}
.more {
	width:100%;
	text-align:center;
	text-transform:uppercase;
}
.more a {
	text-align:center;
	white-space:nowrap;
	color:#22b38a;
	font:16px/1.2 "Book Antiqua";
	border:0.17em solid #22b38a;
	padding:0 1.1em;
	display:inline-block;
	margin:0 auto;
}
.more font {
	display:block;
	font-size:1.2em;
	padding:0 2%;
	position:relative;
	margin-top:-10px;
	background:#fff;
	font-family:'Microsoft Yahei';
	font-size:15px;
}
/*---index---底部导航*/
.menuf {
	width:100%;
	height:45px;
	background:#22b38a;
	position:relative;
}
.menuf ul {
	width:980px;
	margin:0 auto;
	padding:10px 0 0 0;
}
.menuf li {
	float:left;
	display:inline;
	text-align:center;
	width:80px;
	margin:0 9px 0 9px;
}
.menuf li a {
	float:left;
	width:100%;
	text-align:center;
	color:#FFF;
	font:12px;
	height:28px;
	line-height:28px;
}
.menuf a:hover, .menuf a.cur {
font-weig/ht:bold;
	background: url(../images/daohover.jpg) left top no-repeat;
	color:#fff;
}
.menuf li .nav a {
	float:left;
	color:#000;
	width:80px;
	border-top:1px solid #000;
	text-align:center;
	line-height:28px;
	background:#ffe410
}
.menuf .nav a:hover, .menuf .nav a.cur {
	height:45px;
	line-height:45px;
	padding:0;
	margin:0;
	background:#ffe410
}
/*--------------------index----------activity----------*/
/*本例css*/
.www51buycom {
	width: 980px;
	height: 230px;
	margin:20px auto 35px auto;
	overflow:hidden;
}
/*数字按钮样式*/
.www51buycom .num {
	overflow:hidden;
	height: 25px;
	position: absolute;
	bottom:12px;
	right: 118px;
	zoom:1;
	z-index:3;
	width:418px;
	text-align:center;
}
.www51buycom .num li {
	font-size:0;
	width: 13px;
	height: 13px;
	color: #FFFFFF;
	background: #a9a9a9;
	margin: 0 10px;
	border-radius:50%;
	cursor:pointer;
	display:inline-block;
*display:inline;
*zoom:1;
	color:#a9a9a9
}
.www51buycom .num li.on {
	background: #ff5a00;
	color:#ff5a00;
} /*当前项*/
/*上一个  下一个*/
.www51buycom .prev, .www51buycom .next {
	width: 22px;
	height: 36px;
	position: absolute;
	top: 185px;
}
.www51buycom .prev {
	left: 399px;
}
.www51buycom .next {
	right: 78px;
}
.imgfra {
	float:left;
	width:294px;
	height:219px;
	background:url(../images/imgfra.jpg) left top no-repeat;
	float:left;
	padding:3px;
}
.acright {
	float:left;
	width:632px;
	padding:0 0 0 40px;
}
.acright h4 {
	display:block;
	font-size:18px;
	color:#454545;
	font-family:微软雅黑;
	text-align:center;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-weight: normal;
	padding:0 0 20px 0;
	margin:0;
}
.acright .accon {
	float:left;
	line-height:32px;
	overflow:hidden;
	text-align:left;
	color:#747474;
	font-size:14px;
	overflow:hidden;
}
/*--------------------index----------最新资讯*/
.newsframe {
	width:100%;
	background:#f2f2f2;
}
.news_fra {
	width:980px;
	margin:0 auto;
	padding:30px 0 30px 0;
}
.news_fleft {
	float:left;
	width:470px;
}
.news_fleft p.p1 {
	float:left;
	width:470px;
	font-weight:bold;
}
.news_fleft p.p1 span {
	float:left;
	background:#22b38a;
	font-family:'Microsoft Yahei';
	font-size:24px;
	color:#fff;
	height:25px;
	line-height:25px;
	overflow:hidden;
	padding:0px 0 2px 0;
}
.news_fleft p.p1 label {
	float:left;
	font-family:'Microsoft Yahei';
	font-size:14px;
	color:#9e9d9d;
	padding:10px 0 0 10px;
}
.news_fleft p.p2 {
	float:left;
	width:470px;
	font-weight:bold;
	height:25px;
	color:#636363;
	font-size:30px;
	font-family:'Impact';
	padding:0px 0 0 0;
	text-transform:uppercase;
	line-height:25px;
	overflow:hidden;
}
.news_ful {
	float:left;
	width:460px;
	padding:28px 0 0 0;
}
.news_ful li {
	float:left;
	width:460px;
}
.news_ful li a {
	float:left;
	width:436px;
	height:30px;
	line-height:30px;
	color:#747474;
	padding:0 0 0 24px;
	background:url(../images/gra.jpg) 5px center no-repeat;
}
.news_ful li a p {
	float:left;
	width:356px;
	line-height:30px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.news_ful li a:hover {
	color:#22b38a;
	background:url(../images/gr.jpg) 5px center no-repeat;
}
.news_ful li a span {
	float:right;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.news_fright {
	float:right;
	width:450px;
}
.news_fright p.p1 {
	float:left;
	width:450px;
	text-align:right;
	color:#636363;
	font-family:'Microsoft Yahei';
	font-weight:bold;
	font-size:30.92px;
}
.news_fright p.p2 {
	float:left;
	width:450px;
	text-align:right;
	color:#22b38a;
	font-family:'Impact';
	font-weight:bold;
	font-size:38.28px;
}
.news_frcon {
	float:left;
	width:450px;
}
p.mapimg {
	float:right;
	padding:20px 0 0 0;
}
.news_frr {
	float:left;
	width:290px;
	padding:20px 0 0 0;
	color:#747474;
	line-height:24px;
}
.news_mapcon {
	float:left;
	width:290px;
}
.news_mapcon label {
	float:left;
	width:60px;
}
.news_mapcon span {
	float:left;
	width:230px;
}
/*--------------product-----------------*/
.productfra {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0px 0px 0px;
}
.productul {
	float:left;
	width:980px;
}
.productul li {
	float:left;
	width:220px;
	display:inline;
	padding:0 0 20px 20px;
}
.productul li a {
	cursor:pointer;
	float:left;
	width:220px;
	background:#1a1d22;
	color:#fff;
}
.productul li a:hover {
	cursor:pointer;
	float:left;
	width:220px;
	background:#22b38a;
	color:#fff;
}
.productul li a p {
	float:left;
	width:220px;
	height:40px;
	line-height:40px;
	font-size:14px;
	text-align:center;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
/*-----------------------banner-----------------------------*/
.main_content {
	padding:0px 0px 0px 0px;
	width: 1004px;
	margin: 0 auto;
	position: relative;
	zoom: 1;
	min-height:500px;
	_height:500px;
}
.nf_hp_kv {
	height: 500px;
	margin: 0 -500px;
	position: relative;
	width: 2000px;
}
.nf_hp_kv .window {
	height: 500px;
 overfl/ow: hidden;
	position: relative;
	width: 2000px;
}
.nf_hp_kv .window .kv_item {
	height: 500px;
	overflow: hidden;
	padding: 0 500px;
	position: absolute;
	width: 1004px;
	z-index:0;
}
.nf_hp_kv .nav {
	width:100%;
	display:block;
	height: 5px;
	left:45%;
	position: absolute;
	bottom:10px;
	z-index:10;
}
.nf_hp_kv .nav li {
	margin-right:12px;
	display: inline;
	float: left;
	height: 5px;
	width: 80px;
}
.nf_hp_kv .nav li a {
	background:#a9a9a9;
	display: inline;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 5px;
	width: 80px;
}
.nf_hp_kv .nav li.active a, .nf_hp_kv .nav li a:hover {
	width:80px;
	background:#ff5a00;
}
.nf_hp_kv .btn_prev, .nf_hp_kv .btn_next {
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: 130px;
	width: 46px;
}
.nf_hp_kv .btn_prev {
	left: 480px;
}
.nf_hp_kv .btn_next {
	right: 480px;
}
.nf_hp_kv .btn_prev a {
	display: block;
	height: 88px;
	overflow: hidden;
	padding-top: 0px;
	width:46px;
}
.nf_hp_kv .btn_next a {
	display: block;
	height: 88px;
	overflow: hidden;
	padding-top:0;
	width: 46px;
}
.nf_width_control {
	width: 100%;
	overflow: hidden;
	min-width: 1000px;
	zoom: 1;
	position: relative;
}
.nf_hp_kv .imgg {
	width:1002px;
	height: 104px;
	left: 25%;
	position: absolute;
	top:0px;
	z-index:10;
}
/*分页样式*/
.pages {
	margin:0 auto;
	text-align:center;
	font-size:14px;
	padding:20px 0px 20px 0px;
}
.pages a:hover {
	color:#38302e;
}
.pages span {
	font-size:14px;
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:26px;
	line-height:26px;
	background:#FFF;
	border: 1px solid #d8d8d8;
	margin:0 3px;
	color: #707070;
	padding:0 8px;
}
.pages a {
	font-size:14px;
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:26px;
	line-height:26px;
	background:#FFF;
	border: 1px solid #d8d8d8;
	margin:0 3px;
	padding:0 8px;
	color: #707070;
}
.pages nolink {
	font-size:14px;
	padding:0px;
}
/*icontent*/
/*分页样式*/
.pglist {
	padding: 20px 0 10px;
	width: 100%;
	text-align: center;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
	display: inline-block;
	color: #fff;
	background: #22b38a;
	border-color: #22b38a;
}
.ibanner {
	width:100%;
	position:relative;
	overflow:hidden;
	height:500px;
	text-align:center;
}
.bannerImg {
	width:1920px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-960px;
}